home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / hardware-part1 / 5578 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: mail2news.demon.co.uk!harden.demon.co.uk
  2. From: Mark Harden <mark@harden.demon.co.uk>
  3. Newsgroups: comp.sys.amiga.hardware
  4. Subject: Re: Max Transfer Rates.
  5. Date: Mon, 26 Feb 96 21:51:46 GMT
  6. Organization: Private Node
  7. Message-ID: <9602262151.AA001lv@harden.demon.co.uk>
  8. References: <893.6626T909T474@merlin.net.au> <9602251357.AA001lb@harden.demon.co.uk> <4gsqrf$cl4@tricia.msn.fullfeed.com>
  9. X-NNTP-Posting-Host: harden.demon.co.uk
  10. X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
  11. X-Mail2News-Path: disperse.demon.co.uk!post.demon.co.uk!harden.demon.co.uk
  12.  
  13. Dan Robotka (dgr@fdl.fdldotnet.com) wrote:
  14. : Mark, 
  15. : How do I determine the max transfer rate?  Would this affect the problem I am
  16. : seeing?
  17. : I recently posted a message (Hardrive Problem?).  New harddrive, new problems!
  18. : I found my problem to occur during copying files.  My drive has a 128k buffer.  
  19. : The file seems to copy okay, but the contents are not the same.  It seems to happen
  20. : when there is a read and then a write from the hard drive.  Floppy copies to the
  21. : hard disk are okay.
  22.  
  23. The MaxTransfer value should be the size that the drive can take in one gulp.  This
  24. is typically the size of the buffer.  In your case 0x1FE00 should work...
  25.  
  26. Note that the MaxTransfer value should be divisable by the sector size due to a
  27. bug in the WorkBench format command.
  28.  
  29. The symtoms you describe are clasic.  Large file from floppy fine - HD not !
  30.  
  31. HDToolBox picks a VERY BAD default value.  So bad that with IDE drives it
  32. will fail !
  33.  
  34. I hope this helps you.  If you need more please e-mail me.
  35.  
  36. : Thanks in advance,
  37. : Dan Robotka
  38. : dgr@fdl.fdldotnet.com
  39.